projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c65e953
)
(idlwave-sintern-structtag): Fix declaration.
author
Glenn Morris
<rgm@gnu.org>
Fri, 30 Nov 2007 08:40:56 +0000
(08:40 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 30 Nov 2007 08:40:56 +0000
(08:40 +0000)
lisp/progmodes/idlw-complete-structtag.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/idlw-complete-structtag.el
b/lisp/progmodes/idlw-complete-structtag.el
index 09748084ec58a3777abaebf6787e9b43c722f900..cfd9834abca83a04615019582bf492ee869b2026 100644
(file)
--- a/
lisp/progmodes/idlw-complete-structtag.el
+++ b/
lisp/progmodes/idlw-complete-structtag.el
@@
-103,7
+103,7
@@
(defvar idlwave-sint-structtags nil)
;; Create the sintern type for structure talks
-(declare-function idlwave-sintern-structtag "idlw
ave
" t t)
+(declare-function idlwave-sintern-structtag "idlw
-complete-structtag
" t t)
(idlwave-new-sintern-type 'structtag)
;; Hook the plugin into idlwave